The default method of starting the Jetty application server, the AutoVue servlet, and the BlueCielo connector servlet is by manually running StartServers.bat as described in Installing AutoVue Client/Server whenever the AutoVue application server is restarted. The servers can be started automatically using one of the following methods.
To start the servers automatically when Windows boots and a user account logs on:
To start the servers automatically when Windows boots without a user account logged on:
Configure AutoVue Server to run as a service. You do this by running the following in a command prompt window:
jvueserverx -install
Configure AutoVue Server to automatically start Jetty when it launches. You do this by opening the file jvueserver.properties in any text editor and uncommenting the lines that begin with the following:
#servlet-engine.classpath=
#servlet-engine.jre=
#servlet-engine.cmdline=
Notes
On Windows Server 2003, the BCConnectorService might stop when the user account logs off.
To work around this issue: